setCertificateDetails

public void setCertificateDetails(String storeType, String storePassword, File keyStoreFile, String keyPassword)

Sets protocol information used in web socket connection creation. If not set, default is used.

Since

3.0.3

Parameters

storeType

store type of the certificate

storePassword

store password of the certificate

keyStoreFile

key store file of the certificate

keyPassword

keystore password of the certificate